Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 158,700 for

document formatting

(0.11 sec)
  1. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals.... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  3. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... Document doc = new Document (); // Add a plain...we wish to edit the text formatting using it as a watermark,...

    reference.aspose.com/words/net/aspose.words/tex...
  4. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Pages of OneNote Document using C#

    OneNote C# Library or API can be used to retrieve number of pages from a OneNote Document, get all revisions and modify page history and work with conflict pages....Working with Pages of OneNote Document using C# Contents [ Hide Show...of Pages from the OneNote Document Aspose.Note for .NET supports...

    docs.aspose.com/note/net/working-with-pages/
  6. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list Formatting used in the Document....access to the list formatting used in the document. get lists () :...levels. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section Formatting in Java....section formatting. To learn more, visit the Document Builder...Builder Overview documentation article. Remarks: DocumentBuilder makes...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Format Number to Time with C++|Documenta...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API....How to Format Number to Time with C++ Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to time in Excel is a...

    docs.aspose.com/cells/cpp/how-to-format-number-...